home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / STLREF.TOC < prev    next >
Encoding:
Text File  |  1997-02-20  |  4.1 KB  |  137 lines

  1. :BASE STL.HLP
  2. 1 Rogue Wave Standard C++ Bibliotheksreferenz 
  3. 2 Klassenreferenz = ClassReference
  4. 2 KonformitΣt mit Standards = StandardsConformance
  5. 2 accumulate = accumulate
  6. 2 adjacent_difference = adjacent_difference
  7. 2 adjacent_find = find
  8. 2 advance = advance
  9. 2 Algorithmen = Algorithms
  10. 2 allocate = allocate
  11. 2 Assoziative Container = Containers
  12. 2 auto_ptr = auto_ptr
  13. 2 back_insert_iterator, back_inserter = back_insert_iteratorBack_inserter
  14. 2 basic_string = string
  15. 2 Bidirektionaler Iterator = bidirectionalIterator
  16. 2 binary_function = binary_function
  17. 2 binary_negate = negate
  18. 2 binary_search = search
  19. 2 bind1st, bind2nd, binder1st, binder2nd = bind1stBind2ndBinder1stBinder2nd
  20. 2 bitset = set
  21. 2 compare = compare
  22. 2 complex = complex
  23. 2 construct = construct
  24. 2 copy, copy_backward = copyCopy_backward
  25. 2 count, count_if = countCount_if
  26. 2 deallocate = deallocate
  27. 2 deque = deque
  28. 2 destroy = destroy
  29. 2 distance = distance
  30. 2 divides = divides
  31. 2 Einfⁿgeiterator = InsertIterator
  32. 2 Eingabeiterator = inputIterator
  33. 2 equal = equal
  34. 2 equal_range = equal_range
  35. 2 equal_to = equal_to
  36. 2 exception = exception
  37. 2 fill, fill_n = fillFill_n
  38. 2 find_first_of = find_first_of
  39. 2 find_if = find_if
  40. 2 for_each = for_each
  41. 2 front_insert_iterator, front_inserter = front_insert_iteratorFront_inserter
  42. 2 Funktionsobjekt = FunctionObject
  43. 2 generate, generate_n = generateGenerate_n
  44. 2 get_temporary_buffer = get_temporary_buffer
  45. 2 greater = greater
  46. 2 greater_equal = greater_equal
  47. 2 Heap-Operationen = HeapOperations
  48. 2 includes = includes
  49. 2 inner_product = inner_product
  50. 2 inplace_merge = merge
  51. 2 insert_iterator, Inserter = insert_iteratorInserter
  52. 2 istream_iterator = istream_iterator
  53. 2 Iteratoren = Iterators
  54. 2 iter_swap = swap
  55. 2 less = less
  56. 2 less_equal = less_equal
  57. 2 lexicographical_compare = lexicographical_compare
  58. 2 limits = limits
  59. 2 list = list
  60. 2 logical_and = logical_and
  61. 2 logical_not = logical_not
  62. 2 logical_or = logical_or
  63. 2 lower_bound = lower_bound
  64. 2 make_heap = make_heap
  65. 2 map = map
  66. 2 max = max
  67. 2 max_element = max_element
  68. 2 min = min
  69. 2 min_element = min_element
  70. 2 minus = minus
  71. 2 mismatch = mismatch
  72. 2 modulus = modulus
  73. 2 multimap = multimap
  74. 2 multiset = multiset
  75. 2 Negatoren = negators
  76. 2 next_permutation = permutation
  77. 2 not1 = not1
  78. 2 not2 = not2
  79. 2 not_equal_to = not_equal_to
  80. 2 nth_element = nth_element
  81. 2 numeric_limits = numeric_limits
  82. 2 Operatoren= operatorOperatorOperatorOperator
  83. 2 ostream_iterator = ostream_iterator
  84. 2 Ausgabeiterator = outputIterator
  85. 2 pair = pair
  86. 2 partial_sort = sort
  87. 2 partial_sort_copy = partial_sort_copy
  88. 2 partial_sum = partial_sum
  89. 2 partition = partition
  90. 2 plus = plus
  91. 2 pointer_to_binary_function = pointer_to_binaryFunction
  92. 2 pointer_to_unary_function = unary_function
  93. 2 pop_heap = pop_heap
  94. 2 PrΣdikat = predicate
  95. 2 prev_permutation = prev_permutation
  96. 2 priority_queue = queue
  97. 2 ptr_fun = ptr_fun
  98. 2 push_heap = push_heap
  99. 2 Random Access-Iterator = randomAccessIterator
  100. 2 random_shuffle = random_shuffle
  101. 2 raw_storage_iterator = raw_storage_iterator
  102. 2 remove = remove
  103. 2 remove_copy = remove_copy
  104. 2 remove_copy_if = remove_copy_if
  105. 2 remove_if = remove_if
  106. 2 replace = replace
  107. 2 replace_copy = replace_copy
  108. 2 replace_copy_if = replace_copy_if
  109. 2 replace_if = replace_if
  110. 2 return_temporary_buffer = return_temporary_buffer
  111. 2 reverse = reverse
  112. 2 reverse_bidirectional_iterator = reverse_iterator
  113. 2 reverse_copy = reverse_copy
  114. 2 rotate, rotate_copy = rotateRotate_copy
  115. 2 Sequenz = Sequence
  116. 2 set_difference = set_difference
  117. 2 set_intersection = set_intersection
  118. 2 set_symmetric_difference = set_symmetric_difference
  119. 2 set_union = set_union
  120. 2 sort_heap = sort_heap
  121. 2 stable_partition = stable_partition
  122. 2 stable_sort = stable_sort
  123. 2 stack = stack
  124. 2 Stream-Iteratoren = Stream iterators
  125. 2 swap_ranges = swap_ranges
  126. 2 times = times
  127. 2 transform = transform
  128. 2 unary_negate = unary_negate
  129. 2 uninitialized_copy = uninitialized_copy
  130. 2 uninitialized_fill = uninitialized_fill
  131. 2 uninitialized_fill_n = uninitialized_fill_n
  132. 2 unique, unique_copy = uniqueUnique_copy
  133. 2 upper_bound = upper_bound
  134. 2 vector = vector
  135. 2 VorwΣrtsiterator = forwardIterator
  136. 2 wstring = wstring
  137.